home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / business / wincrg13.zip / VENDOR.DOC < prev    next >
Text File  |  1995-12-31  |  3KB  |  70 lines

  1. ┌────────────────────────────────────────────────────────────────────┐
  2. │   See the VENDINFO.DIZ file for WinCharging product information    │
  3. └────────────────────────────────────────────────────────────────────┘
  4.  
  5.               CREATING A TWO-DISK INSTALLATION PACKAGE
  6.  
  7. The WinCharging package fits neatly on one 3 1/2" high density floppy 
  8. disk.  It does not fit on a single 5 1/4" HD disk.
  9.  
  10. To create a two-disk installation package for the 1.2MB floppy disk size,
  11. put the files on the first and second disks as shown below.
  12.  
  13. Put the following files on disk # 1.
  14.  
  15.      1  GRID.VB_            .
  16.      2  GRAPH.VB_           ..
  17.      3  SPIN.VB_            ...
  18.      4  THREED.VB_          ....
  19.      5  CSCMD.VB_           .....
  20.      6  CSTEXT.VB_          ......
  21.      7  CSCOMBO.VB_         .......
  22.      8  CSFORM.VB_          Support Files
  23.      9  GSWDLL.DL_          ......
  24.     10  VER.DL_             .....
  25.     11  SETUPKIT.DL_        ....
  26.     12  VBRUN300.DL_        ...
  27.     13  QPRO200.DL_         ..
  28.     14  GSW.EX_             .
  29.     15  SETUP.EXE           Setup (Initialize System)
  30.     16  SETUP.LST           File list used by SETUP.EXE
  31.     17  SETUP1.EX_          Setup (Install Program)
  32.     18  WINCHARG.EX_        WinCharging executable
  33.     19  WINCHARG.HL_        WinCharging Help File
  34.  
  35. Put the following files on disk # 2.
  36.  
  37.     20  MEFIRST.HL_         Introductory Help File
  38.     21  PURCHASE.TXT        WinCharging Order Form
  39.     22  LICENSE.TXT         License (for casual users)
  40.     23  README.TXT          Installation and Order Information
  41.     24  CONTENTS.TXT        This file
  42.     25  FILE_ID.DIZ         Description of WinCharging
  43.     26  VENDOR.DOC          Pointer to VendInfo file
  44.     27  VENDINFO.DIZ        Vendor License/Information
  45.  
  46. WinCharging's files should come in the order listed above.  If they
  47. are in the correct order, all you have to do is execute the following
  48. command at the DOS prompt
  49.  
  50.                        XCOPY *.* A:/V/P
  51.     
  52. to copy all of the files to the first floppy disk in your A: drive.
  53.  
  54. The /P switch allows you to reply No to the copy command for the final 
  55. eight files.  Those you put on the second floppy disk by using the same 
  56. XCOPY command and replying No to the first group of files.
  57.  
  58. ***********************************************************************
  59.  
  60. IMPORTANT:  The MEFIRST.HL_ file MUST appear on the second disk along
  61. with the .TXT, .DIZ, and .DOC files or the Setup program will abort.
  62.  
  63. ***********************************************************************
  64.  
  65. WinCharging's Setup program automatically installs from a 3 1/2" disk,
  66. two 5 1/4" disks, or a subdirectory on a hard disk.
  67.  
  68. *******************************FINIS***********************************
  69.  
  70.